projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
487931c
)
; * etc/NEWS (value): Fix punctuation of a recently added entry.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 19 Oct 2018 13:55:17 +0000
(16:55 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 19 Oct 2018 13:55:17 +0000
(16:55 +0300)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index f1be50babd630990633275dd58f5ec67d8ee74ed..b906467dcd180039415066de6e10e54e1f8c788b 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-420,7
+420,7
@@
This enables more efficient backends. See the docstring of
** Package
-*** New macro `package-get-version` lets packages query their own version
+*** New macro `package-get-version` lets packages query their own version
.
Example use in auctex.el: (defconst auctex-version (package-get-version))
*** New 'package-quickstart' feature.